Table of content



/flightroute/destination/{id}

Mapping URL: /flightroute/destination/{id}

Description: find the flightroute entities of destination with the appended id

Microservice: AirportService


Methods

/flightroute/destination/{id}

/flightroute/destination/{id}

Mapping URL: /flightroute/destination/{id}

Description: AirportService

Name: findAllFlightRouteOfDestination(id)

Request Method: GET

Service Interface: /flightroute/destination/{id}

Service Entity: Airport



AirportService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content